CourseSkill 
EntityType  Independent 
Logical Entity Name  CourseSkill 
Default Table Name  AdCourseSkill 
Logical Only  NO 
Definition 
 
Note 
 

CourseSkill Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CourseId(FK)    INTEGER  NO 
 
SkillId(FK)    INTEGER  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseId(FK)    INTEGER  YES 
 
SkillId(FK)    INTEGER  YES 
 

CourseSkill Keys 
Key Name  Key Type  Keys 
Nk_AdCourseSkill_AdCourseId_PlSkillId  Alternate Key  CourseId, SkillId 
PK_AdCourseSkill  PrimaryKey  Id 

CourseSkill Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
Skill  Non-Identifying  One To Zero or More        SkillId  NO 
Skill  Non-Identifying  Zero or One to Zero or More        SkillId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CourseSkill Check Constraints 
Check Constraint Name  CheckConstraint